phpseclib\Crypt\RC4 S

Total Complexity 22
Dependencies 0
Dependents 3
Total lines 286
Lines of code 95
Logical lines of code 60
Comment lines 151
Methods 10
Properties 6

Methods 10

Method Rating Maintainability Complexity Lines of code
isValidEngine()
S
57 5 19
_crypt()
S
51 4 27
_setupKey()
S
56 2 18
setKeyLength()
S
64 3 10
encrypt()
S
70 2 6
decrypt()
S
70 2 6
__construct()
S
81 1 3
setIV()
S
100 1 2
_encryptBlock()
S
100 1 2
_decryptBlock()
S
100 1 2